Don't try to load an alpha channel from the BMP, since there is no
authorMatthias Clasen <maclas@gmx.de>
Fri, 5 Mar 2004 21:20:28 +0000 (21:20 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Fri, 5 Mar 2004 21:20:28 +0000 (21:20 +0000)
commitc3b3b3a5b7bc0d6d18a227030cd41c59f2661798
tree107a8c469c926ab25a5e49fd112c857614eaa169
parent385bd6a54e2c0b6b2ca69c8f66d5657a48f78b47
Don't try to load an alpha channel from the BMP, since there is no

Fri Mar  5 22:22:25 2004  Matthias Clasen  <maclas@gmx.de>

* io-bmp.c (OneLine32): Don't try to load an alpha channel
from the BMP, since there is no evidence that even 32bit
BMPs have an alpha channel.  (#135502)
gdk-pixbuf/ChangeLog
gdk-pixbuf/io-bmp.c